projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40f2809
)
(minibuffer-setup-hook): Fix misspelling of hook name.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 25 Aug 1996 02:31:33 +0000
(
02:31
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 25 Aug 1996 02:31:33 +0000
(
02:31
+0000)
lisp/international/iso-acc.el
patch
|
blob
|
history
diff --git
a/lisp/international/iso-acc.el
b/lisp/international/iso-acc.el
index 5a7883f4451ddd3a09f7495c0e31c365ded38315..d8807f04c47384d2f9d38b21d3923dba26a7807f 100644
(file)
--- a/
lisp/international/iso-acc.el
+++ b/
lisp/international/iso-acc.el
@@
-358,6
+358,6
@@
Noninteractively, this operates on text from START to END."
(set-buffer (window-buffer minibuffer-scroll-window))
iso-accents-mode)))
-(add-hook 'minibuf-setup-hook 'iso-acc-minibuf-setup)
+(add-hook 'minibuf
fer
-setup-hook 'iso-acc-minibuf-setup)
;;; iso-acc.el ends here